PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestinationCollection Class / PDFNamedDestinationCollection Constructor
N/A
N/A
In This Topic
    PDFNamedDestinationCollection Constructor
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFNamedDestinationCollection( 
       PDFCosDictionary documentCatalog,
       boolean enableFastLookup
    )

    Parameters

    documentCatalog
    N/A
    enableFastLookup
    N/A
    See Also